home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group03a.txt / 000020_icon-group-sender_Tue Feb 25 13:09:29 2003.msg < prev    next >
Internet Message Format  |  2003-12-22  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id h1PK8R213037
  4.     for icon-group-addresses; Tue, 25 Feb 2003 13:08:27 -0700 (MST)
  5. Message-Id: <200302252008.h1PK8R213037@baskerville.CS.Arizona.EDU>
  6. From: ernobe <ernobe@yahoo.com>
  7. X-Newsgroups: comp.lang.icon
  8. Subject: Icon and QubeOS
  9. Date: Tue, 25 Feb 2003 09:17:41 -0600
  10. User-Agent: Noworyta News Reader/2.9
  11. To: icon-group@cs.arizona.edu
  12. Errors-To: icon-group-errors@cs.arizona.edu
  13. Status: RO
  14.  
  15.  
  16. The QubeOS is a multiplatform desktop that fits into less than 700 Kb. 
  17. Compiling programs for it requires a new approach to object orientation,
  18. described by its creator as 'object routing' and low-level API.  A
  19. multiplatform desktop is all a new computer user needs to hook up to the
  20. internet and download the software he'll need for his system.  The new
  21. programming paradigm behind it is meant to bridge the gap between the
  22. ones current but requires a new programming language.  And I think Icon
  23. is it.
  24. Currently I'm exploring the possibility of reproducing the functionality
  25. of Icons functions in Forth, particularly the success/failure 
  26. mechanism.  The result would be an Icon like language for programming,
  27. but with the added low-level access of Forth.  The reason Forth has not
  28. developed a low level API of its own is due mostly to extraneous demands
  29. on it from the software industry.  Anyway, as a first step in this
  30. direction it would be useful to have an Icon port to Qube.  I encourage
  31. those more familiar with C to explore such a possibility.  Here's the
  32. QubeOS website where you can download the whole SDK package for free
  33. ( a djgpp compiler with the Qube include files ):
  34. http://www.interactivestudio.sk/index2_en.htm
  35.  
  36.  
  37.  
  38.  
  39. -- 
  40. my esoteric links:
  41. http://www.costarricense.cr/pagina/ernobe
  42.